Skip to content

Remove PytestRemovedIn9Warning#14299

Merged
bluetech merged 2 commits intopytest-dev:mainfrom
bluetech:rm-rm-in-9
Mar 20, 2026
Merged

Remove PytestRemovedIn9Warning#14299
bluetech merged 2 commits intopytest-dev:mainfrom
bluetech:rm-rm-in-9

Conversation

@bluetech
Copy link
Member

Per our deprecation policy.

Fix #13893.

@bluetech bluetech added the skip news used on prs to opt out of the changelog requirement label Mar 17, 2026
@bluetech bluetech force-pushed the rm-rm-in-9 branch 2 times, most recently from 78db2a6 to d53a8e2 Compare March 18, 2026 12:44
@bluetech
Copy link
Member Author

The doc build fails. I tried to update sphinx but still fails. Can't reproduce locally. Not sure if it's due to this PR. I'll submit the sphinx upgrade separately to see.

WARNING: error while formatting arguments for pytest.PytestUnraisableExceptionWarning: list index out of range [autodoc]

@bluetech bluetech force-pushed the rm-rm-in-9 branch 2 times, most recently from 4d2ad41 to 645bbea Compare March 18, 2026 14:18
@bluetech
Copy link
Member Author

OK, so it's really something in this PR that's causing this sphinx error, but the only change is "9" -> "10", pretty strange. I'll look into it. Maybe switching the docs job/RTD to 3.14 will help.

@bluetech
Copy link
Member Author

Rebased on #14305 but still didn't help.

Opened sphinx issue: sphinx-doc/sphinx#14345

I added a workaround, let's see if works in CI.

@bluetech bluetech merged commit ecac572 into pytest-dev:main Mar 20, 2026
30 of 31 checks passed
@bluetech bluetech deleted the rm-rm-in-9 branch March 20, 2026 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news used on prs to opt out of the changelog requirement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Final removal of pytest 9 removed features

2 participants